Skip to main content

Save Attachments

Save the attachments in the message.

Input

  • Folder Path: The full path of the folder where the attachments are to be saved
    • Type: System.String
    • Required
  • Message: The Message object whose attachments are to be saved
    • Type: Microsoft.Graph.Message
    • Required

Attachments

  • Attachments Collection: File paths of saved attachments.
    • Type: System.Collections.Generic.IEnumerable<System.String>

Details

  • It must be embedded within the scope of Microsoft Office 365 to be usable.